Newest version of the artifact is uploaded on figshare: https://figshare.com/articles/software/Supplementary_artifact_for_the_paper_FIXREVERTER_A_Realistic_Bug_Injection_Methodology_for_Benchmarking_Fuzz_Testing_/20647821. The artifact goes through the 3 main steps of evaluating fuzzers with FixReverter and RevBugBench: FixReverter Bug Injection, FuzzBench Experiment and FixReverter Bug Triage. FixReverter Bug Injection involves running clang libtooling based tools and phasar static analysis. FuzzBench Experiment involves running local fuzzing experiments with FuzzBench. FixReverter Bug Triage involves running python scripts. Detailed instructions can be found at the README.pdf file at root directory of the uploaded compressed file. Chang...